services.borgbackup.jobs.<name>.encryption.passCommand

A command which prints the passphrase to stdout. Mutually exclusive with passphrase.

Type
null or string
Default
null
Example
"cat /path/to/passphrase_file"
Declared
<nixpkgs/nixos/modules/services/backup/borgbackup.nix>